Triple Data Encryption Algorithm (TDEA) Block Cipher

A symmetric block cipher that uses three 64-bit-long keys to encrypt data in three passes. Data is encrypted with the first key, decrypted with the second key, and encrypted again with the third key. Also called Triple Data Encryption Standard, Triple DES, and 3DES.